OpenRoads Designer CONNECT Edition SDK Help

Cant Class

Definition

Namespace: Bentley.CifNET.GeometryModel.SDK Assembly: Bentley.CifNET.GeometryModel.SDK.4.0 (in Bentley.CifNET.GeometryModel.SDK.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public abstractclass Cant : FeaturizedModelEntity
Inheritance → ConsensusItem → ModelEntityNamedModelEntityFeaturizedModelEntity → Cant

Properties

Alignment Gets the Alignment of this Cant.
AppliedConstant  
CantSortedStationPoints  
CantStationPoints Gets the CantStationPoints of this Cant.
CenterToCenter Gets the rail gauge.
Connection (Inherited from ConsensusItem)
DesignSpeedIndex Gets the design speed index.
DgnECInstance (Inherited from ConsensusItem)
DgnModel (Inherited from ConsensusItem)
DomainObject (Inherited from ConsensusItem)
DoNotAnnotate (Inherited from FeaturizedModelEntity)
Element (Inherited from ModelEntity)
EquilibriumConstant Gets the equilibrium constant.
ExistingLeftRail  
ExistingRightRail  
FeatureDefinition (Inherited from FeaturizedModelEntity)
FeatureDescription (Inherited from FeaturizedModelEntity)
FeatureName (Inherited from FeaturizedModelEntity)
Geometry  
GeometryPresentation (Inherited from FeaturizedModelEntity)
IsFinalElement (Inherited from FeaturizedModelEntity)
LeftRailProfileGeometry  
Mainline Gets the Mainline Cant reference of this Cant.
Name (Inherited from NamedModelEntity)
ObjectTracker (Inherited from ConsensusItem)
OnLinear  
ProjectedCants Gets the Projected Cants that reference this Cant.
RejectsEmptyStringAnnotation (Inherited from FeaturizedModelEntity)
RepresentationOf (Inherited from FeaturizedModelEntity)
RightRailProfileGeometry  
RootFeatureProvider (Inherited from FeaturizedModelEntity)
RotateAbout Gets the Rotate About.
SortedCantStationPoints Gets the sorted list of CantStationPoints of this Cant.
SpeedTable Gets the Speed Table of this Cant.
StartStation  
StopStation  
SyncId (Inherited from ModelEntity)
VirtualLength  

Methods

ComputeCantAtStation(Double, Double)  
ComputeCantAtStation(Double, Double, Double, Double)  
ComputeCantAtStation(Int32, Double, Double, Double, Double) Gets the Cant value at a given station.
ComputeEquilibriumConstant Computes the equilibrium constant.
ComputeProjectedStation  
CreateFromDomainObject (Inherited from ConsensusItem)
CreateFromDynamicInstanceId  
Dispose() (Inherited from ConsensusItem)
Dispose(Boolean) (Inherited from ConsensusItem)
Finalize (Inherited from ConsensusItem)
GetAnnotationProcessingGroup (Inherited from FeaturizedModelEntity)
GetCantStationPointAtStation  
GetNative (Inherited from ConsensusItem)
Initialize  
PersistChanges() (Inherited from ConsensusItem)
PersistChanges(Object) (Inherited from ConsensusItem)

Fields

m_dynamicItemHandle (Inherited from ConsensusItem)
m_isTransactable (Inherited from ConsensusItem)
m_marshaller (Inherited from ConsensusItem)
m_native (Inherited from ConsensusItem)

See Also